xen.git
2015-07-15 Andrew Coopertools/libxl: Write checkpoint records into the stream
2015-07-15 Andrew Cooperdocs/libxl: Introduce CHECKPOINT_END to support migrati...
2015-07-15 Andrew Coopertools/libxc+libxl+xl: Save v2 streams
2015-07-15 Ross Lagerwalltools/libxl: Infrastructure for writing a v2 stream
2015-07-15 Andrew Coopertools/libxc+libxl+xl: Restore v2 streams
2015-07-15 Andrew Coopertools/libxl: Convert a legacy stream if needed
2015-07-15 Andrew Coopertools/libxl: Infrastructure to convert a legacy stream
2015-07-15 Ross Lagerwalltools/libxl: Infrastructure for reading a libxl migrati...
2015-07-15 Ross Lagerwalltools/libxl: Migration v2 stream format
2015-07-15 Andrew Coopertools/python: Conversion utility for legacy migration...
2015-07-15 Andrew Coopertools/python: Verification utility for v2 stream spec...
2015-07-15 Andrew Coopertools/python: Other migration infrastructure
2015-07-15 Andrew Coopertools/python: Libxl migration v2 infrastructure
2015-07-15 Andrew Coopertools/python: Libxc migration v2 infrastructure
2015-07-15 Andrew Cooperdocs: Libxl migration v2 stream specification
2015-07-15 Andrew Coopertools/xl: Mandatory flag indicating the format of the...
2015-07-15 Andrew Coopertools/libxl: Fix libxl__carefd_opened() to be more...
2015-07-15 Andrew Coopertools/libxl: Add save_helper_state pointers to libxl__x...
2015-07-15 Andrew Coopertools/libxl: Extra management APIs for the save helper
2015-07-15 Andrew Coopertools/libxl: Split libxl__domain_create_state.restore_f...
2015-07-15 Andrew Coopertools/libxl: Stash all restore parameters in domain_cre...
2015-07-15 Andrew Coopertools/libxl: Introduce libxl__kill()
2015-07-15 Andrew Coopertools/libxl: Introduce ROUNDUP()
2015-07-15 Andrew Coopertools/libxc: Always compile the compat qemu variables...
2015-07-15 Ian Jacksonbsd-sys-queue-h-seddery: Massage `offsetof'
2015-07-15 Wei Liuxl: fix a typo in error string in create_domain
2015-07-15 Wei Liuxl: correctly handle null extra config in main_config_u...
2015-07-15 Wei Liuxl: correct handling of extra_config in main_cpupoolcreate
2015-07-15 Wei Liulibxl: qmp_init_handler can return NULL
2015-07-15 Wei Liulibxl: avoid leaking in libxl__initiate_device_remove
2015-07-15 Wei Liulibxl: turn two malloc's to libxl__malloc
2015-07-15 Wei Liulibxl: don't check s!=NULL in libxl__abs_path
2015-07-15 Ian Campbelltools: libxl: Handle failure to create qemu dm logfile
2015-07-14 Jan Beulichx86/HVM: drop now wrong ASSERT() from hvm_broadcast_ioreq()
2015-07-13 Chao Pengx86: avoid invalid phys_proc_id reference
2015-07-13 Tamas K LengyelMAINTAINERS: support for xen-access and email change
2015-07-13 Ben Catterallx86: remove sh_{un}map_domain_page() and hap_{un}map_do...
2015-07-13 Ben Catterallconvert map_domain_page() to use the new mfn_t type
2015-07-13 Paul Durrantx86/hvm: fix deadlock in emulation of rep mov to or...
2015-07-13 Paul Durrantx86/hvm: add support for broadcast of buffered ioreqs...
2015-07-13 David Vrabelx86: reintroduce read_unlock() optimization
2015-07-10 Paul Durrantx86/hvm: avoid potential NULL pointer dereferences
2015-07-10 Tamas K Lengyelx86/vm_event: toggle singlestep from vm_event response
2015-07-10 Vitaly Kuznetsovx86/arm/mm: use gfn instead of pfn in p2m_{get,set...
2015-07-10 Jan Beulichx86/monitor: move comment after 35f4aec5a0
2015-07-10 Andrew Cooperconvert copy/clear_domain_page() to using mfn_t
2015-07-10 Andrew Cooperconvert map_domain_page_global() to using mfn_t
2015-07-10 Tamas K Lengyelx86/monitor: don't use hvm_funcs directly
2015-07-10 Tamas K Lengyelx86/monitor: add get_capabilities to monitor_op domctl
2015-07-10 Jan Beulichx86/MSI: fix guest unmasking when handling IRQ via...
2015-07-10 Paul Durrantx86/hvm: track large memory mapped accesses by buffer...
2015-07-10 Paul Durrantx86/hvm: always re-emulate I/O from a buffer
2015-07-10 Paul Durrantx86/hvm: use ioreq_t to track in-flight state
2015-07-10 Paul Durrantx86/hvm: remove hvm_io_state enumeration
2015-07-10 Paul Durrantx86/hvm: remove HVMIO_dispatched I/O state
2015-07-10 Paul Durrantx86/hvm: split I/O completion handling from state model
2015-07-10 Paul Durrantx86/hvm: only call hvm_io_assist() from hvm_wait_for_io()
2015-07-10 Paul Durrantx86/hvm: limit reps to avoid the need to handle retry
2015-07-10 Paul Durrantx86/hvm: unify stdvga mmio intercept with standard...
2015-07-10 Paul Durrantx86/hvm: unify dpci portio intercept with standard...
2015-07-10 Paul Durrantx86/hvm: add length to mmio check op
2015-07-10 Paul Durrantx86/hvm: unify internal portio and mmio intercepts
2015-07-10 Paul Durrantx86/hvm: change portio port numbers and sizes to unsign...
2015-07-09 Paul Durrantx86/hvm: change hvm_mmio_read_t and hvm_mmio_write_t...
2015-07-09 Paul Durrantx86/hvm: remove multiple open coded 'chunking' loops
2015-07-09 Chao Pengx86: correct socket_cpumask allocation
2015-07-09 Boris Ostrovskyx86/VPMU: move VPMU files up from hvm/ directory
2015-07-09 Boris Ostrovskyx86/VPMU: add privileged PMU mode
2015-07-09 Boris Ostrovskyx86/VPMU: merge vpmu_rdmsr and vpmu_wrmsr
2015-07-09 Boris Ostrovskyx86/VPMU: handle PMU interrupts for PV(H) guests
2015-07-09 Andrew Coopertools/xl: Fix build error following c/s f52fbcf7
2015-07-09 Boris OstrovskyVPMU/AMD: check MSR values before writing to hardware
2015-07-09 Boris Ostrovskyx86/VPMU: use pre-computed masks when checking validity...
2015-07-09 Jan BeulichMerge branch 'staging' of xenbits.xen.org:/home/xen...
2015-07-09 Boris Ostrovskyx86/VPMU: add support for PMU register handling on...
2015-07-09 Boris Ostrovskyx86/VPMU: when handling MSR accesses, leave fault injec...
2015-07-09 Boris Ostrovskyx86/VPMU: save VPMU state for PV guests during context...
2015-07-09 Boris Ostrovskyx86/VPMU: initialize PMU for PV(H) guests
2015-07-09 Boris Ostrovskyx86/VPMU: initialize VPMUs with __initcall
2015-07-09 Jan Beulichfix XSM build after 11fe998e56
2015-07-09 Boris Ostrovskyx86/VPMU: interface for setting PMU mode and flags
2015-07-09 Boris Ostrovskyx86/VPMU: make vpmu not HVM-specific
2015-07-09 Boris Ostrovskyx86/VPMU: add public xenpmu.h
2015-07-09 Boris Ostrovskycommon/symbols: export hypervisor symbols to privileged...
2015-07-09 Julien Grallxen/arm: gic-v3: Add support of vGICv2 when available
2015-07-09 Julien Grallarm: Allow the user to specify the GIC version
2015-07-09 Ian Campbelltools: ocaml: Handle anonymous struct members of struct...
2015-07-09 Fabio Fantonilibxl: Add AHCI support for upstream qemu
2015-07-09 Chao Pengdocs: add xl-psr.markdown
2015-07-09 Chao Pengtools: add tools support for Intel CAT
2015-07-09 Chao Pengtools/libxl: introduce some socket helpers
2015-07-09 Chao Pengtools/libxl: add command to show PSR hardware info
2015-07-09 Chao Pengtools/libxl: minor name changes for CMT commands
2015-07-08 Dario Faggiolisched: factor code that moves a vcpu to a new pcpu...
2015-07-08 Dario Faggiolisched: factor the code for taking two runq locks in...
2015-07-08 Razvan Cojocaruvm_event: rename MEM_ACCESS_EMULATE and MEM_ACCESS_EMUL...
2015-07-08 Dario Faggiolidocs: get rid of the SEDF scheduler
2015-07-08 Dario Faggiolixl: get rid of the SEDF scheduler
2015-07-08 Dario Faggiolixen: kill sched_sedf.c
2015-07-08 Dario Faggiolixen: get rid of the SEDF scheduler
next